home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [2].lua < prev    next >
Encoding:
Text File  |  2011-02-26  |  394 b   |  10 lines

  1. -- Script [2]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("The Chieftain seems delighted with this expensive-looking gift, and returns the favour by giving you a Mysterious Lockbox before sending you and your crew merrily on your way");
  6.  
  7. AddInventory("{3}");
  8. RemoveInventory("{2}");
  9.  
  10. AddCaptainsLog("Was gifted a mysterious lockbox by a tribal chieftain. I wonder what it contains...");